PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolio Class
Fields Methods


In This Topic
    PDFPortfolio Class Members
    In This Topic

    The following tables list the members exposed by PDFPortfolio.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the attribute definitions for this portfolio.  
    Public MethodGets the COS document associated with this object. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public MethodGets the portfolio's cover page.  
    Public MethodGets the portfolio display mode.  
    Public MethodGets the document security store. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public MethodGets the root folders.  
    Public MethodGets the document ID. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public MethodGets the portfolio items.  
    Public MethodGets the document language. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public MethodGets the PDF version of this document. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public MethodGets the document security handler. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public MethodGets the sort information.  
    Public MethodGets the startup document.  
    Public MethodGets the version extension. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public Methodstatic (Shared in Visual Basic)Loads a PDF file and returns either a fixed document or a portfolio depending on the PDF file type. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public MethodSaves the PDF portfolio to the specified stream.  
    Public MethodSets the attribute definitions for this portfolio.  
    Public MethodGets the portfolio's cover page.  
    Public MethodSets the portfolio display mode.  
    Public MethodSets the document security store. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public MethodSets the document ID, a 32 byte identifier. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public MethodSets the document language. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public MethodSets the PDF version of this Object. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Public MethodSets the sort information.  
    Public MethodSets the startup document.  
    Public MethodSets the version extension. (Inherited from com.o2sol.pdf4java.document.PDFDocument)
    Top
    Protected Methods
     NameDescription
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also